Skip to content

ci: update dependency-analysis.yml #154

ci: update dependency-analysis.yml

ci: update dependency-analysis.yml #154

Triggered via push January 3, 2024 09:57
Status Success
Total duration 2m 5s
Artifacts

basic.yml

on: push
Matrix: build
code-coverage
42s
code-coverage
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (7.0.x): src/Crowdin.Api/Core/Converters/ProjectStringsExporterSettingsConverter.cs#L28
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Crowdin.Api.SourceFiles.ProjectFileType.Auto' is not covered.
build (7.0.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L59
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (7.0.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L60
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (7.0.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L61
Non-nullable property 'Logo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (7.0.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L62
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (7.0.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L63
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (7.0.x): src/Crowdin.Api/Core/Converters/ProjectStringsExporterSettingsConverter.cs#L28
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Crowdin.Api.SourceFiles.ProjectFileType.Auto' is not covered.
build (7.0.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L59
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (7.0.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L60
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (7.0.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L61
Non-nullable property 'Logo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (3.1.x): src/Crowdin.Api/Core/Converters/ProjectStringsExporterSettingsConverter.cs#L28
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Crowdin.Api.SourceFiles.ProjectFileType.Auto' is not covered.
build (3.1.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L59
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (3.1.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L60
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (3.1.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L61
Non-nullable property 'Logo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (3.1.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L62
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (3.1.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L63
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (3.1.x): src/Crowdin.Api/Core/Converters/ProjectStringsExporterSettingsConverter.cs#L28
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Crowdin.Api.SourceFiles.ProjectFileType.Auto' is not covered.
build (3.1.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L59
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (3.1.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L60
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (3.1.x): tests/Crowdin.Api.Tests/Applications/ApplicationsApiTests.cs#L61
Non-nullable property 'Logo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.