Skip to content

Update GitHub CI

Update GitHub CI #34

Triggered via push June 11, 2024 17:58
Status Success
Total duration 2m 43s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
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
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
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: Desu/Enums/CodepointType.cs#L4
Missing XML comment for publicly visible type or member 'CodepointType'
build: Desu/Enums/CodepointType.cs#L6
Missing XML comment for publicly visible type or member 'CodepointType.JIS208'
build: Desu/Enums/CodepointType.cs#L7
Missing XML comment for publicly visible type or member 'CodepointType.JIS212'
build: Desu/Enums/CodepointType.cs#L8
Missing XML comment for publicly visible type or member 'CodepointType.JIS213'
build: Desu/Enums/CodepointType.cs#L9
Missing XML comment for publicly visible type or member 'CodepointType.Unicode'
build: Desu/Enums/CodepointType.cs#L11
Missing XML comment for publicly visible type or member 'CodepointType.Code'
build: Desu/Enums/CodepointType.cs#L12
Missing XML comment for publicly visible type or member 'CodepointType.Description'
build: Desu/Enums/CodepointType.cs#L14
Missing XML comment for publicly visible type or member 'CodepointType.CodepointType(string, string, string)'
build: Desu/Enums/CodepointType.cs#L21
Missing XML comment for publicly visible type or member 'CodepointType.ToString()'
build: Desu/Enums/Dialect.cs#L4
Missing XML comment for publicly visible type or member 'Dialect'