Skip to content

Prepared release 0.2.3 #42

Prepared release 0.2.3

Prepared release 0.2.3 #42

Triggered via push December 14, 2024 13:05
Status Success
Total duration 3m 45s
Artifacts

release.yml

on: push
Matrix: Release
Fit to window
Zoom out
Zoom in

Annotations

151 warnings
Release (macOS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS): tone/Services/JavaScriptApi.cs#L84
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (macOS): tone/Services/JavaScriptApi.cs#L92
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
Release (macOS): tone/Services/DirectoryLoaderService.cs#L158
Dereference of a possibly null reference.
Release (macOS): tone/Services/DirectoryLoaderService.cs#L158
Dereference of a possibly null reference.
Release (macOS): tone/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (macOS): tone/Metadata/ToneJsonFile.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (macOS): tone/Metadata/ToneJsonAudio.cs#L9
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (macOS): tone/Metadata/ToneJsonAudio.cs#L10
Non-nullable property 'FormatShort' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (macOS): tone/Metadata/ToneJsonAudio.cs#L17
Non-nullable property 'MetaFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (macOS-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (macOS-arm): tone/Services/JavaScriptApi.cs#L84
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (macOS-arm): tone/Services/JavaScriptApi.cs#L92
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
Release (macOS-arm): tone/Services/DirectoryLoaderService.cs#L158
Dereference of a possibly null reference.
Release (macOS-arm): tone/Services/DirectoryLoaderService.cs#L158
Dereference of a possibly null reference.
Release (macOS-arm): tone/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (macOS-arm): tone/Metadata/ToneJsonFile.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (macOS-arm): tone/Metadata/ToneJsonAudio.cs#L9
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (macOS-arm): tone/Metadata/ToneJsonAudio.cs#L10
Non-nullable property 'FormatShort' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (macOS-arm): tone/Metadata/ToneJsonAudio.cs#L17
Non-nullable property 'MetaFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64): tone/Services/JavaScriptApi.cs#L84
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64): tone/Services/JavaScriptApi.cs#L92
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64): tone/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64): tone/Metadata/ToneJsonFile.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64): tone/Metadata/ToneJsonAudio.cs#L9
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64): tone/Metadata/ToneJsonAudio.cs#L10
Non-nullable property 'FormatShort' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64): tone/Metadata/ToneJsonAudio.cs#L17
Non-nullable property 'MetaFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Release (linux-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm64): tone/Services/JavaScriptApi.cs#L84
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-arm64): tone/Services/JavaScriptApi.cs#L92
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
Release (linux-arm64): tone/Services/DirectoryLoaderService.cs#L158
Dereference of a possibly null reference.
Release (linux-arm64): tone/Services/DirectoryLoaderService.cs#L158
Dereference of a possibly null reference.
Release (linux-arm64): tone/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-arm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Release (linux-arm64): tone/Metadata/ToneJsonFile.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm64): tone/Metadata/Taggers/ToneJsonTagger.cs#L29
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm64): tone/Metadata/Taggers/ToneJsonTagger.cs#L36
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm64): tone/Metadata/ToneJsonAudio.cs#L9
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-arm): tone/Services/JavaScriptApi.cs#L84
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-arm): tone/Services/JavaScriptApi.cs#L92
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
Release (linux-arm): tone/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-arm): tone/Metadata/ToneJsonFile.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-arm): tone/Metadata/ToneJsonAudio.cs#L9
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-arm): tone/Metadata/ToneJsonAudio.cs#L10
Non-nullable property 'FormatShort' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-arm): tone/Metadata/ToneJsonAudio.cs#L17
Non-nullable property 'MetaFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-arm): tone/Metadata/Taggers/ToneJsonTagger.cs#L29
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-arm): tone/Metadata/Taggers/ToneJsonTagger.cs#L36
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Release (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux): tone/Services/JavaScriptApi.cs#L84
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux): tone/Services/JavaScriptApi.cs#L92
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
Release (linux): tone/Services/DirectoryLoaderService.cs#L158
Dereference of a possibly null reference.
Release (linux): tone/Services/DirectoryLoaderService.cs#L158
Dereference of a possibly null reference.
Release (linux): tone/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux): tone/Metadata/ToneJsonFile.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux): tone/Metadata/ToneJsonAudio.cs#L9
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux): tone/Metadata/ToneJsonAudio.cs#L10
Non-nullable property 'FormatShort' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux): tone/Metadata/ToneJsonAudio.cs#L17
Non-nullable property 'MetaFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Release (linux-musl-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-x64): tone/Services/JavaScriptApi.cs#L84
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-musl-x64): tone/Services/JavaScriptApi.cs#L92
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
Release (linux-musl-x64): tone/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-x64): tone/Metadata/ToneJsonFile.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-x64): tone/Metadata/ToneJsonAudio.cs#L9
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-x64): tone/Metadata/ToneJsonAudio.cs#L10
Non-nullable property 'FormatShort' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-x64): tone/Metadata/ToneJsonAudio.cs#L17
Non-nullable property 'MetaFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-x64): tone/Metadata/Taggers/ToneJsonTagger.cs#L29
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-musl-x64): tone/Metadata/Taggers/ToneJsonTagger.cs#L36
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-musl-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm): tone/Services/JavaScriptApi.cs#L84
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm): tone/Services/JavaScriptApi.cs#L92
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm): tone/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm): tone/Metadata/ToneJsonFile.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm): tone/Metadata/ToneJsonAudio.cs#L9
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm): tone/Metadata/ToneJsonAudio.cs#L10
Non-nullable property 'FormatShort' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm): tone/Metadata/ToneJsonAudio.cs#L17
Non-nullable property 'MetaFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (windows): tone/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): tone/Metadata/ToneJsonFile.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): tone/Metadata/ToneJsonAudio.cs#L9
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): tone/Metadata/ToneJsonAudio.cs#L10
Non-nullable property 'FormatShort' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): tone/Metadata/ToneJsonAudio.cs#L17
Non-nullable property 'MetaFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): tone/Metadata/Taggers/ToneJsonTagger.cs#L29
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (windows): tone/Metadata/Taggers/ToneJsonTagger.cs#L36
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (windows): tone/Services/JavaScriptApi.cs#L84
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (windows): tone/Services/JavaScriptApi.cs#L92
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
Release (windows)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (windows)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (windows)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (windows)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (windows)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (windows)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636