Skip to content

Unit Test With Coverage #4

Unit Test With Coverage

Unit Test With Coverage #4

Manually triggered July 28, 2024 09:49
Status Success
Total duration 25s
Artifacts

codecoverage.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: simon-k/dotnet-code-coverage-badge@v1.0.0. 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 uses Node.js version which is deprecated and will be forced to run on node20: simon-k/dotnet-code-coverage-badge@v1.0.0. 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: Comtrade/RecordReader.cs#L45
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Comtrade/RecordReader.cs#L45
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Comtrade/RecordReader.cs#L53
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Comtrade/RecordReader.cs#L53
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Comtrade/RecordReader.cs#L62
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Comtrade/RecordReader.cs#L62
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Comtrade/RecordReader.cs#L69
Converting null literal or possible null value to non-nullable type.
build: Comtrade/RecordReader.cs#L72
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: Comtrade/RecordReader.cs#L45
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Comtrade/RecordReader.cs#L45
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.