PATCH: fixed arhi problems JsonRepositry -> AJsonRepository #65
modules-cicd.yml
on: push
Build, Test & Deploy
2m 40s
Annotations
18 warnings
Build, Test & Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: battila7/get-version-action@v2, microsoft/[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/
|
Build, Test & Deploy
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, Test & Deploy
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, Test & Deploy
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, Test & Deploy
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, Test & Deploy
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, Test & Deploy
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, Test & Deploy
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, Test & Deploy:
_src/Implementation/Logger/Logger.cs#L30
Possible null reference assignment.
|
Build, Test & Deploy:
_src/Implementation/Logger/Logger.cs#L22
Non-nullable field '_logDir' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build, Test & Deploy:
_src/Implementation/Logger/Logger.cs#L49
Possible null reference assignment.
|
Build, Test & Deploy:
_src/Implementation/Logger/Logger.cs#L36
Non-nullable field '_logDir' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build, Test & Deploy:
_src/Implementation/Commands/CommandInvoker.cs#L37
Possible null reference argument for parameter 'result' in 'Task<T> Task.FromResult<T>(T result)'.
|
Build, Test & Deploy:
_src/Implementation/IO/Reader.cs#L62
Possible null reference return.
|
Build, Test & Deploy:
_src/Implementation/Navigator/Navigator.cs#L29
Possible null reference return.
|
Build, Test & Deploy:
_src/Implementation/Logger/Logger.cs#L30
Possible null reference assignment.
|
Build, Test & Deploy:
_src/Implementation/Logger/Logger.cs#L22
Non-nullable field '_logDir' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build, Test & Deploy:
_src/Implementation/Logger/Logger.cs#L49
Possible null reference assignment.
|