Skip to content

Bump dompurify from 3.1.0 to 3.1.7 in /qwik-docs #435

Bump dompurify from 3.1.0 to 3.1.7 in /qwik-docs

Bump dompurify from 3.1.0 to 3.1.7 in /qwik-docs #435

Triggered via pull request November 5, 2024 20:47
Status Success
Total duration 1m 50s
Artifacts

cicd.yml

on: pull_request
Matrix: test / build
codeql  /  analyze
codeql / analyze
calc-variables  /  calculate-variables
calc-variables / calculate-variables
docfx  /  publish-docs
docfx / publish-docs
nuget  /  publish
nuget / publish
create-release  /  create-release
create-release / create-release
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
test / build (ubuntu-latest, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test / build (ubuntu-latest, Debug): ZeUnit/Composers/OnlyAttribute.cs#L29
'OnlyAttribute.Type' hides inherited member 'OnlyAttribute<object, OnlyAttribute>.Type'. Use the new keyword if hiding was intended.
test / build (ubuntu-latest, Debug): ZeUnit/CodeView/FileIndex.cs#L12
Cannot convert null literal to non-nullable reference type.
test / build (ubuntu-latest, Debug): ZeUnit/ZeTest.cs#L21
Non-nullable property 'CodeInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / build (ubuntu-latest, Debug): ZeUnit/CodeView/FileIndex.cs#L34
Non-nullable field 'solution' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test / build (ubuntu-latest, Debug): ZeUnit/CodeView/FileIndex.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / build (ubuntu-latest, Debug): ZeUnit/CodeView/FileIndex.cs#L55
Dereference of a possibly null reference.
test / build (ubuntu-latest, Debug): ZeUnit/ZeDiscovery.cs#L115
Possible null reference assignment.
test / build (ubuntu-latest, Debug): ZeUnit/ZeDiscovery.cs#L131
Possible null reference assignment.
test / build (ubuntu-latest, Debug): ZeUnit/DependsOnAttribute.cs#L12
Non-nullable property 'ClassType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / build (ubuntu-latest, Debug): ZeUnit.FakeItEasy/FakesClassComposer.cs#L12
Dereference of a possibly null reference.
test / build (macos-latest, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test / build (macos-latest, Debug): ZeUnit/CodeView/FileIndex.cs#L12
Cannot convert null literal to non-nullable reference type.
test / build (macos-latest, Debug): ZeUnit/Composers/OnlyAttribute.cs#L29
'OnlyAttribute.Type' hides inherited member 'OnlyAttribute<object, OnlyAttribute>.Type'. Use the new keyword if hiding was intended.
test / build (macos-latest, Debug): ZeUnit/ZeTest.cs#L21
Non-nullable property 'CodeInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / build (macos-latest, Debug): ZeUnit/CodeView/FileIndex.cs#L34
Non-nullable field 'solution' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test / build (macos-latest, Debug): ZeUnit/CodeView/FileIndex.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / build (macos-latest, Debug): ZeUnit/CodeView/FileIndex.cs#L55
Dereference of a possibly null reference.
test / build (macos-latest, Debug): ZeUnit/DependsOnAttribute.cs#L12
Non-nullable property 'ClassType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / build (macos-latest, Debug): ZeUnit/ZeDiscovery.cs#L115
Possible null reference assignment.
test / build (macos-latest, Debug): ZeUnit/ZeDiscovery.cs#L131
Possible null reference assignment.
test / build (macos-latest, Debug): ZeUnit.FakeItEasy/FakesClassComposer.cs#L12
Dereference of a possibly null reference.
test / build (windows-latest, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test / build (windows-latest, Debug): ZeUnit/Composers/OnlyAttribute.cs#L29
'OnlyAttribute.Type' hides inherited member 'OnlyAttribute<object, OnlyAttribute>.Type'. Use the new keyword if hiding was intended.
test / build (windows-latest, Debug): ZeUnit/CodeView/FileIndex.cs#L12
Cannot convert null literal to non-nullable reference type.
test / build (windows-latest, Debug): ZeUnit/ZeTest.cs#L21
Non-nullable property 'CodeInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / build (windows-latest, Debug): ZeUnit/DependsOnAttribute.cs#L12
Non-nullable property 'ClassType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / build (windows-latest, Debug): ZeUnit/CodeView/FileIndex.cs#L34
Non-nullable field 'solution' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test / build (windows-latest, Debug): ZeUnit/CodeView/FileIndex.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / build (windows-latest, Debug): ZeUnit/CodeView/FileIndex.cs#L55
Dereference of a possibly null reference.
test / build (windows-latest, Debug): ZeUnit/ZeDiscovery.cs#L115
Possible null reference assignment.
test / build (windows-latest, Debug): ZeUnit/ZeDiscovery.cs#L131
Possible null reference assignment.
test / build (windows-latest, Debug): ZeUnit.Runner.VisualStudio/TestCaseBuilder.cs#L20
Dereference of a possibly null reference.