Skip to content

Epic path separator fail #2

Epic path separator fail

Epic path separator fail #2

Triggered via push August 17, 2023 00:38
Status Failure
Total duration 1m 22s
Artifacts

main.yml

on: push
deploy-to-github-pages
1m 13s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
deploy-to-github-pages
The process '/usr/bin/git' failed with exit code 128
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, JamesIves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-to-github-pages: Modulhandbuch.Frontend/Pages/MainPage.razor#L15
Dereference of a possibly null reference.
deploy-to-github-pages: Modulhandbuch.Frontend/Pages/MainPage.razor#L15
Possible null reference assignment.
deploy-to-github-pages: Modulhandbuch.Frontend/Components/Tooltip.razor#L9
Non-nullable property 'ChildContent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Modulhandbuch.Frontend/Components/Tooltip.razor#L10
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Modulhandbuch.Frontend/Pages/MainPage.razor#L76
Possible null reference argument for parameter 'second' in 'IEnumerable<Module> Enumerable.Concat<Module>(IEnumerable<Module> first, IEnumerable<Module> second)'.
deploy-to-github-pages: Modulhandbuch.Frontend/Pages/MainPage.razor#L79
Possible null reference argument for parameter 'second' in 'IEnumerable<Module> Enumerable.Concat<Module>(IEnumerable<Module> first, IEnumerable<Module> second)'.
deploy-to-github-pages: Modulhandbuch.Frontend/Pages/MainPage.razor#L110
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 '(Modulhandbuch.Shared.Turnus)7' is not covered.
deploy-to-github-pages: Modulhandbuch.Frontend/Pages/MainPage.razor#L63
Non-nullable field '_searchText' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy-to-github-pages: Modulhandbuch.Frontend/Pages/MainPage.razor#L64
Non-nullable field '_creditsStr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy-to-github-pages: Modulhandbuch.Frontend/Pages/MainPage.razor#L66
Non-nullable field '_inId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.