chore: Remove old readme file #128
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/MockProduct.cs#L7
Non-nullable property 'Apis' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Emulator/Expressions/MockProduct.cs#L9
Non-nullable property 'Groups' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Emulator/Expressions/MockProduct.cs#L10
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/MockProduct.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Emulator/Expressions/MockPrivateEndpointConnection.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Emulator/Expressions/MockPrivateEndpointConnection.cs#L8
Non-nullable property 'GroupId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Emulator/Expressions/MockPrivateEndpointConnection.cs#L9
Non-nullable property 'MemberName' 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 KB |
|