Skip to content

Prepared release 0.1.9 with some minor improvements #38

Prepared release 0.1.9 with some minor improvements

Prepared release 0.1.9 with some minor improvements #38

Triggered via push November 2, 2024 19:26
Status Success
Total duration 2m 50s
Artifacts

release.yml

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

Annotations

163 warnings
Release (macOS-arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (macOS-arm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (macOS)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (macOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (linux-arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (linux-arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): tone/Metadata/ToneJsonFile.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): tone/Metadata/ToneJsonAudio.cs#L9
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): tone/Metadata/ToneJsonAudio.cs#L10
Non-nullable property 'FormatShort' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): tone/Metadata/ToneJsonAudio.cs#L17
Non-nullable property 'MetaFormat' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): tone/Metadata/Taggers/ToneJsonTagger.cs#L29
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-arm64): tone/Metadata/Taggers/ToneJsonTagger.cs#L36
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
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-musl-arm64, ubuntu-latest, linux-musl-arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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-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/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider 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 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 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 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 declaring the property as nullable.
Release (linux-musl-arm64, ubuntu-latest, linux-musl-arm64): tone/Metadata/Taggers/ToneJsonTagger.cs#L29
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
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/Taggers/ToneJsonTagger.cs#L36
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (linux-arm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
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 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 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 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 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 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-musl-arm, ubuntu-latest, linux-musl-arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider 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 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 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 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 declaring the property as nullable.
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm): tone/Metadata/Taggers/ToneJsonTagger.cs#L29
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux-musl-arm, ubuntu-latest, linux-musl-arm): tone/Metadata/Taggers/ToneJsonTagger.cs#L36
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
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-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (linux-musl-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider 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 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 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 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 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): 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)
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)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider 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 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 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 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 declaring the property as nullable.
Release (linux): tone/Metadata/Taggers/ToneJsonTagger.cs#L29
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
Release (linux): tone/Metadata/Taggers/ToneJsonTagger.cs#L36
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
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 (windows)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (windows)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
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 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 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 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 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 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)'.
docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/