cleanup example for tutorial #2490
Annotations
1 error and 23 warnings
Test
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v2. 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/PChecker/CheckerCore/PRuntime/PJsonFormatter.cs#L21
XML comment has badly formed XML -- 'An identifier was expected.'
|
Build:
Src/PChecker/CheckerCore/PRuntime/PJsonFormatter.cs#L21
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
Build:
Src/PChecker/CheckerCore/PRuntime/PJsonFormatter.cs#L22
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
|
Build:
Src/PChecker/CheckerCore/PRuntime/PJsonFormatter.cs#L25
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Build:
Src/PChecker/CheckerCore/PRuntime/Exceptions/PFrozenMutationException.cs#L5
Missing XML comment for publicly visible type or member 'PFrozenMutationException'
|
Build:
Src/PChecker/CheckerCore/PRuntime/Exceptions/PFrozenMutationException.cs#L7
Missing XML comment for publicly visible type or member 'PFrozenMutationException.PFrozenMutationException()'
|
Build:
Src/PChecker/CheckerCore/PRuntime/Exceptions/PFrozenMutationException.cs#L11
Missing XML comment for publicly visible type or member 'PFrozenMutationException.PFrozenMutationException(string)'
|
Build:
Src/PChecker/CheckerCore/PRuntime/Exceptions/PIllegalCoercionException.cs#L5
Missing XML comment for publicly visible type or member 'PIllegalCoercionException'
|
Build:
Src/PChecker/CheckerCore/PRuntime/Exceptions/PIllegalCoercionException.cs#L7
Missing XML comment for publicly visible type or member 'PIllegalCoercionException.PIllegalCoercionException()'
|
Build:
Src/PChecker/CheckerCore/PRuntime/Exceptions/PIllegalCoercionException.cs#L11
Missing XML comment for publicly visible type or member 'PIllegalCoercionException.PIllegalCoercionException(string)'
|
Test
The type name 'local' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'global' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'local' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'global' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'ev' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'ev' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Loading