Add Azure Support is not available #111
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/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.
|
build:
src/Emulator/Expressions/MockLastError.cs#L7
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Emulator/Expressions/MockLastError.cs#L8
Non-nullable property 'Reason' 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
|
51.3 KB |
|