compatibility mode permanent #24
Annotations
25 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
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/
|
build
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/
|
build
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/
|
build:
OneShelf.Frontend/OneShelf.Frontend.Web/Components/CollectionComponentBase.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Web/Components/VisitedNavLink.cs#L123
Possible null reference argument for parameter 'prefix' in 'bool VisitedNavLink.IsStrictlyPrefixWithSeparator(string value, string prefix)'.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Web/Models/Fingerings/FingeringsModelIndex.cs#L5
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Web/Models/Fingerings/FingeringsModelIndex.cs#L7
Non-nullable property 'TypesByChordText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Web/Shared/SearchResultsLocal.razor#L33
Dereference of a possibly null reference.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Web/Shared/SearchResultsLocal.razor#L33
Possible null reference argument for parameter 'value' in 'SongsMode Enum.Parse<SongsMode>(string value)'.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Web/Shared/SearchResultsLocal.razor#L45
Possible null reference argument for parameter 's' in 'long long.Parse(string s)'.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Web/Shared/SearchResultsLocal.razor#L56
Dereference of a possibly null reference.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Web/Shared/SearchResultsLocal.razor#L56
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Web/Shared/SearchResultsLocal.razor#L59
Dereference of a possibly null reference.
|
build:
OneShelf.Common/OneShelf.Common.Songs/FullTextSearch/FullTextSearchLogic.cs#L108
Possible null reference argument for parameter 'text' in 'string FullTextSearchExtensions.ToSearchSyntax(string text)'.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Api.Model/V3/Api/GetVisitedSearchesRequest.cs#L7
Non-nullable property 'Identity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Api.Model/V3/Api/GetVisitedChordsRequest.cs#L7
Non-nullable property 'Identity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Api.Model/V3/Api/GetPdfsResponse.cs#L5
Non-nullable property 'Pdfs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
OneShelf.Frontend/OneShelf.Frontend.Api.Model/V3/Api/GetPdfsResponse.cs#L15
Non-nullable property 'PreviewLink' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
HarmonyDB.Index/HarmonyDB.Index.Analysis/Tools/TonalitiesExtensions.cs#L111
Nullable value type may be null.
|
build:
HarmonyDB.Index/HarmonyDB.Index.Analysis/Models/Index/Blocks/PolySequenceBlock.cs#L25
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
HarmonyDB.Index/HarmonyDB.Index.Analysis/Services/PathsSearcher.cs#L42
'IIndexedBlock.Score' is obsolete
|
build:
HarmonyDB.Index/HarmonyDB.Index.Analysis/Services/PathsSearcher.cs#L42
'IBlockJoint.Score' is obsolete
|
build:
OneShelf.Frontend/OneShelf.Frontend.Web/Components/CollectionComponentBase.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|