Added release notes for 0.1.7 #34
Annotations
18 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
tone/Commands/DumpCommand.cs#L75
The variable 'e' is declared but never used
|
tone/Metadata/ToneJsonFile.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tone/Metadata/ToneJsonFile.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tone/Services/JavaScriptApi.cs#L84
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
|
tone/Services/JavaScriptApi.cs#L92
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
|
tone/Metadata/ToneJsonAudio.cs#L9
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tone/Metadata/ToneJsonAudio.cs#L10
Non-nullable property 'FormatShort' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tone/Metadata/ToneJsonAudio.cs#L17
Non-nullable property 'MetaFormat' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tone/Metadata/Taggers/ToneJsonTagger.cs#L29
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
|
This job succeeded
Loading