Skip to content

ci: add Azure Static Web Apps workflow file #7

ci: add Azure Static Web Apps workflow file

ci: add Azure Static Web Apps workflow file #7

Triggered via push December 16, 2023 16:53
Status Success
Total duration 59s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, JamesIves/github-pages-deploy-action@releases/v3. 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 "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: Pages/Index.razor#L42
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.