Skip to content

Merge branch 'main' of https://github.com/cloudhubs/cimet #223

Merge branch 'main' of https://github.com/cloudhubs/cimet

Merge branch 'main' of https://github.com/cloudhubs/cimet #223

Triggered via push May 9, 2024 06:08
Status Success
Total duration 1m 8s
Artifacts

publish.yml

on: push
deploy-to-github-pages
59s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
deploy-to-github-pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, JamesIves/github-pages-deploy-action@3.7.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-to-github-pages
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@3.7.1. 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: ProphetEvolution/Pages/Index.razor#L3
The using directive for 'ProphetEvolution.Classes' appeared previously in this namespace
deploy-to-github-pages: ProphetEvolution/Classes/Term.cs#L7
Cannot convert null literal to non-nullable reference type.
deploy-to-github-pages: ProphetEvolution/Classes/Term.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: ProphetEvolution/Pages/Index.razor#L38
Possible null reference assignment.
deploy-to-github-pages: ProphetEvolution/Pages/Index.razor#L39
Possible null reference argument for parameter 'source' in 'IEnumerable<Term> Enumerable.Where<Term>(IEnumerable<Term> source, Func<Term, bool> predicate)'.
deploy-to-github-pages: ProphetEvolution/Pages/Index.razor#L28
Non-nullable field 'terms' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy-to-github-pages: ProphetEvolution/Pages/Index.razor#L29
Non-nullable field 'grid' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy-to-github-pages: ProphetEvolution/Pages/Index.razor#L30
Non-nullable field 'Selectedterms' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.