Skip to content

Update README.md

Update README.md #30

Triggered via push October 23, 2023 17:15
Status Success
Total duration 3m 40s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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'