Skip to content

Linting and Formatting #390

Linting and Formatting

Linting and Formatting #390

Triggered via pull request March 31, 2024 12:57
Status Failure
Total duration 3m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ARM.yml

on: pull_request
Build and Test ARM64
3m 0s
Build and Test ARM64
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Build and Test ARM64
Process completed with exit code 1.
Build and Test ARM64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test ARM64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 and Test ARM64: src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test ARM64: src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test ARM64: src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test ARM64: src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used