Remove conflict analysis #2386
macosci.yml
on: pull_request
Build-And-Test-MacOS
4m 28s
Annotations
22 warnings
Build-And-Test-MacOS
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/
|
Build-And-Test-MacOS
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-And-Test-MacOS:
Src/PChecker/CheckerCore/PRuntime/PJsonFormatter.cs#L21
XML comment has badly formed XML -- 'An identifier was expected.'
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/PRuntime/PJsonFormatter.cs#L21
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/PRuntime/PJsonFormatter.cs#L22
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/PRuntime/PJsonFormatter.cs#L25
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Actors/Events/Event.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Actors/Events/Event.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Actors/Events/Event.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Actors/Events/GotoStateEvent.cs#L18
'GotoStateEvent.State' hides inherited member 'Event.State'. Use the new keyword if hiding was intended.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/SystematicTesting/Operations/AsyncOperation.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/SystematicTesting/Strategies/Feedback/FeedbackGuidedStrategy.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'ev' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'ev' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'local' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'global' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'local' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'global' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|