feat(version/13_9_0): Add gamedefinitions and example reeplay #110
Annotations
18 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, ASzc/change-string-case-action@v2, Rebel028/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, ASzc/change-string-case-action@v2, Rebel028/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build, Pack & Publish Core to NuGet
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, Pack & Publish Core to NuGet
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, Pack & Publish Core to NuGet
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/
|
Run ASzc/change-string-case-action@v2
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/
|
Run ASzc/change-string-case-action@v2
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/
|
Run ASzc/change-string-case-action@v2
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:
Nodsoft.WowsReplaysUnpack.FileStore/Definitions/FileSystemDefinitionLoaderOptions.cs#L11
Non-nullable property 'RootDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Nodsoft.WowsReplaysUnpack/Controllers/ReplayControllerBase.cs#L115
Dereference of a possibly null reference.
|
Build:
Nodsoft.WowsReplaysUnpack/Controllers/ReplayControllerBase.cs#L128
Dereference of a possibly null reference.
|
Build:
Nodsoft.WowsReplaysUnpack.ExtendedData/Models/ReplayPlayer.cs#L95
Non-nullable property 'IsCookie' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Nodsoft.WowsReplaysUnpack.Console/Program.cs#L107
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Nodsoft.WowsReplaysUnpack.Console/Program.cs#L111
Non-nullable property '_missions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Nodsoft.WowsReplaysUnpack.Console/Program.cs#L114
Non-nullable property 'teamsScore' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Nodsoft.WowsReplaysUnpack.Console/Program.cs#L124
Possible null reference return.
|
Build:
Nodsoft.WowsReplaysUnpack.Console/Program.cs#L125
Possible null reference return.
|
Build:
Nodsoft.WowsReplaysUnpack.Console/Program.cs#L126
Possible null reference return.
|
Loading