Skip to content

chore: Enable weekly dependabot configuration #129

chore: Enable weekly dependabot configuration

chore: Enable weekly dependabot configuration #129

Triggered via pull request November 5, 2024 09:43
Status Success
Total duration 46s
Artifacts 2

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
build: src/Authoring/Attributes/DocumentAttribute.cs#L4
Parameter 'scope' is unread.
build: src/Core/Compilation/Syntax/LocalDeclarationStatementCompiler.cs#L32
Possible null reference argument for parameter 'key' in 'bool IReadOnlyDictionary<string, IReturnValueMethodPolicyHandler>.TryGetValue(string key, out IReturnValueMethodPolicyHandler value)'.
build: src/Core/Compilation/Syntax/LocalDeclarationStatementCompiler.cs#L34
Possible null reference argument for parameter 'node' in 'void IReturnValueMethodPolicyHandler.Handle(ICompilationContext context, InvocationExpressionSyntax node, string variableName)'.
build: src/Emulator/Expressions/Extensions/MockJwt.cs#L7
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Emulator/Expressions/Extensions/MockJwt.cs#L8
Non-nullable property 'Algorithm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Emulator/Expressions/Extensions/MockJwt.cs#L9
Non-nullable property 'Issuer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Emulator/Expressions/Extensions/MockJwt.cs#L10
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Emulator/Expressions/Extensions/MockJwt.cs#L11
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Emulator/Expressions/Extensions/MockJwt.cs#L12
Non-nullable property 'Audiences' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Emulator/Expressions/Extensions/MockJwt.cs#L13
Non-nullable property 'Claims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
dotnet-format-report
154 Bytes
dotnet-test-results
55.2 KB