Skip to content

improve styling

improve styling #10

Triggered via push September 25, 2024 15:14
Status Success
Total duration 1m 7s
Artifacts

build-cli.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. 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: actions/checkout@v3, actions/create-release@v1, actions/upload-release-asset@v1. 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: sherlog-cli/LogEntryDto.cs#L6
Non-nullable property 'Tenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L7
Non-nullable property 'RecipientGroups' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L8
Non-nullable property 'LogType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L9
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L10
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L19
Non-nullable property 'Tenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L20
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L42
Converting null literal or possible null value to non-nullable type.
build: sherlog-cli/Program.cs#L61
Converting null literal or possible null value to non-nullable type.
build: sherlog-cli/Program.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L19
Non-nullable property 'Tenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L20
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L6
Non-nullable property 'Tenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L7
Non-nullable property 'RecipientGroups' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L8
Non-nullable property 'LogType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L9
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L10
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L42
Converting null literal or possible null value to non-nullable type.
build: sherlog-cli/Program.cs#L61
Converting null literal or possible null value to non-nullable type.
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
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: sherlog-cli/Program.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L19
Non-nullable property 'Tenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L20
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L6
Non-nullable property 'Tenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L7
Non-nullable property 'RecipientGroups' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L8
Non-nullable property 'LogType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L9
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L10
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L42
Converting null literal or possible null value to non-nullable type.
build: sherlog-cli/Program.cs#L61
Converting null literal or possible null value to non-nullable type.
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: sherlog-cli/Program.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L19
Non-nullable property 'Tenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L20
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L6
Non-nullable property 'Tenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L7
Non-nullable property 'RecipientGroups' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L8
Non-nullable property 'LogType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L9
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/LogEntryDto.cs#L10
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: sherlog-cli/Program.cs#L42
Converting null literal or possible null value to non-nullable type.
build: sherlog-cli/Program.cs#L61
Converting null literal or possible null value to non-nullable type.
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/