Skip to content
Triggered via push September 13, 2024 14:37
Status Success
Total duration 5m 38s
Artifacts
build-and-deploy
5m 27s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-deploy: azure-project-generator/CertificationServiceFileProcessor.cs#L38
Cannot convert null literal to non-nullable reference type.
build-and-deploy: azure-project-generator/CertificationServiceFileProcessor.cs#L43
Cannot convert null literal to non-nullable reference type.
build-and-deploy: azure-project-generator/CertificationServiceFileProcessor.cs#L50
Cannot convert null literal to non-nullable reference type.
build-and-deploy: azure-project-generator/CertificationDataFileProcessor.cs#L39
Cannot convert null literal to non-nullable reference type.
build-and-deploy: azure-project-generator/CertificationDataFileProcessor.cs#L39
Cannot convert null literal to non-nullable reference type.
build-and-deploy: azure-project-generator/CertificationDataFileProcessor.cs#L44
Cannot convert null literal to non-nullable reference type.
build-and-deploy: azure-project-generator/CertificationDataFileProcessor.cs#L44
Cannot convert null literal to non-nullable reference type.
build-and-deploy: azure-project-generator/CertificationDataFileProcessor.cs#L51
Cannot convert null literal to non-nullable reference type.
build-and-deploy: azure-project-generator/CertificationDataFileProcessor.cs#L51
Cannot convert null literal to non-nullable reference type.
build-and-deploy: azure-project-generator/models/CertificationSkillMeasured.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.