Skip to content

Starting broad CAN work #176

Starting broad CAN work

Starting broad CAN work #176

Triggered via pull request February 26, 2024 17:40
@ctackectacke
synchronize #194
feature/can
Status Failure
Total duration 1m 14s
Artifacts

develop-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: Source/Meadow.Contracts/Hardware/Contracts/CanFrame.cs#L5
Missing XML comment for publicly visible type or member 'ExtendedCanFrame'
build: Source/Meadow.Contracts/Hardware/Contracts/CanFrame.cs#L13
Missing XML comment for publicly visible type or member 'ExtendedCanFrame.ExtendedCanFrame(int, byte[])'
build: Source/Meadow.Contracts/Hardware/Contracts/CanFrame.cs#L19
Missing XML comment for publicly visible type or member 'ExtendedCanFrame.ExtendedCanFrame(int, byte[], int, int)'
build: Source/Meadow.Contracts/Hardware/Contracts/CanFrame.cs#L36
Missing XML comment for publicly visible type or member 'StandardCanFrame'
build: Source/Meadow.Contracts/Hardware/Contracts/CanFrame.cs#L43
Missing XML comment for publicly visible type or member 'StandardCanFrame.StandardCanFrame(short, byte[])'
build: Source/Meadow.Contracts/Hardware/Contracts/CanFrame.cs#L49
Missing XML comment for publicly visible type or member 'StandardCanFrame.StandardCanFrame(short, byte[], int, int)'
build: Source/Meadow.Contracts/Hardware/Contracts/CanFrame.cs#L5
Missing XML comment for publicly visible type or member 'ExtendedCanFrame'
build: Source/Meadow.Contracts/Hardware/Contracts/CanFrame.cs#L13
Missing XML comment for publicly visible type or member 'ExtendedCanFrame.ExtendedCanFrame(int, byte[])'
build: Source/Meadow.Contracts/Hardware/Contracts/CanFrame.cs#L19
Missing XML comment for publicly visible type or member 'ExtendedCanFrame.ExtendedCanFrame(int, byte[], int, int)'
build: Source/Meadow.Contracts/Hardware/Contracts/CanFrame.cs#L36
Missing XML comment for publicly visible type or member 'StandardCanFrame'
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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
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/