Skip to content

Feat/Persist-Url

Feat/Persist-Url #2

Triggered via pull request September 26, 2024 13:43
Status Failure
Total duration 35s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: src/Shortener/Program.cs#L16
'WebApplication' does not contain a definition for 'UseSagger' and no accessible extension method 'UseSagger' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
build: src/Shortener/Program.cs#L16
'WebApplication' does not contain a definition for 'UseSagger' and no accessible extension method 'UseSagger' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/