Skip to content

build-and-deploy

build-and-deploy #354

Triggered via schedule September 15, 2024 09:09
Status Success
Total duration 11m 59s
Artifacts

build-and-deploy.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3, actions/upload-artifact@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: Osmalyzer/Analyzers/Helpers/FuzzyAddressMatcher.cs#L101
Possible null reference assignment.
build: Osmalyzer/Analyzers/Misc Analyzers/NonDefiningTaggingAnalyzer.cs#L311
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Osmalyzer.OsmElement.OsmElementType)3' is not covered.
build: Osmalyzer/Data/Transport Data/RigasSatiksmeVendingAnalysisData.cs#L62
The variable 'e' is declared but never used
build: Osmalyzer/Analyzers/Helpers/FuzzyAddressMatcher.cs#L101
Possible null reference assignment.
build: Osmalyzer/Analyzers/Misc Analyzers/NonDefiningTaggingAnalyzer.cs#L311
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Osmalyzer.OsmElement.OsmElementType)3' is not covered.
build: Osmalyzer/Data/Transport Data/RigasSatiksmeVendingAnalysisData.cs#L62
The variable 'e' is declared but never used
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/deploy-pages@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/