Skip to content

Bump bunit from 1.37.7 to 1.38.5 in /src (#157) #108

Bump bunit from 1.37.7 to 1.38.5 in /src (#157)

Bump bunit from 1.37.7 to 1.38.5 in /src (#157) #108

Triggered via push January 14, 2025 10:59
Status Success
Total duration 1m 28s
Artifacts

deploy-site.yml

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

Annotations

12 warnings
deploy-to-github-pages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy-to-github-pages: src/BlazorInteractive/Components/Editor/SampleArgs.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: src/BlazorInteractive/Components/Editor/SampleArgs.cs#L7
Non-nullable property 'AdditionalNamespaces' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: src/BlazorInteractive/Components/Editor/SampleArgs.cs#L9
Non-nullable property 'SourceCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: src/BlazorInteractive/Components/Editor/CompilationArgs.cs#L5
Non-nullable property 'SourceCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: src/BlazorInteractive/Components/Editor/CompilationArgs.cs#L7
Non-nullable property 'References' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: src/BlazorInteractive/Components/Editor/Sample.razor#L21
Possible null reference assignment.
deploy-to-github-pages: src/BlazorInteractive/Components/Editor/CheckboxList.razor#L29
Dereference of a possibly null reference.
deploy-to-github-pages: src/BlazorInteractive/Components/Editor/CheckboxList.razor#L38
Possible null reference argument for parameter 'aSelectedId' in 'void CheckboxList<TItem>.CheckboxClicked(string aSelectedId, object aChecked)'.
deploy-to-github-pages: src/BlazorInteractive/Components/Editor/CheckboxList.razor#L38
Possible null reference argument for parameter 'aChecked' in 'void CheckboxList<TItem>.CheckboxClicked(string aSelectedId, object aChecked)'.
deploy-to-github-pages: src/BlazorInteractive/Components/Editor/CheckboxList.razor#L123
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
deploy-to-github-pages
Unexpected input(s) 'GITHUB_TOKEN', valid inputs are ['ssh-key', 'token', 'branch', 'folder', 'target-folder', 'commit-message', 'clean', 'clean-exclude', 'dry-run', 'force', 'git-config-name', 'git-config-email', 'repository-name', 'tag', 'single-commit', 'silent']