add matrix for ci build #343
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
MetasysServices/CredentialEncoder.cs#L46
XML comment has badly formed XML -- 'End tag 'remarks' does not match the start tag 'para'.'
|
build:
MetasysServices/CredentialEncoder.cs#L47
XML comment has badly formed XML -- 'Expected an end tag for element 'para'.'
|
build:
MetasysServices/CredentialEncoder.cs#L47
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
|
build:
MetasysServices/KeyRing/MacKeychain.cs#L4
The using directive for 'System' appeared previously in this namespace
|
build:
MetasysServices/KeyRing/MacKeychain.cs#L6
The using directive for 'System.Runtime.InteropServices' appeared previously in this namespace
|
build:
MetasysServices/KeyRing/LinuxLibSecret.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
MetasysServices/CredentialEncoder.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
MetasysServices/CredentialEncoder.cs#L38
Unreachable code detected
|
build:
MetasysServices/KeyRing/LinuxLibSecret.cs#L86
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
MetasysServices/CredentialEncoder.cs#L24
Missing XML comment for publicly visible type or member 'CapturedByteArrayContent.CapturedByteArrayContent(byte[])'
|