Skip to content

chore: upgraded ci file to .net 7 #18

chore: upgraded ci file to .net 7

chore: upgraded ci file to .net 7 #18

Triggered via push August 30, 2023 23:40
Status Success
Total duration 38s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 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: SparksMusic.Library/Chord.cs#L139
Missing XML comment for publicly visible type or member 'Chord.ToString()'
build: SparksMusic.Library/Chord.cs#L145
Missing XML comment for publicly visible type or member 'Chord.Equals(object)'
build: SparksMusic.Library/Chord.cs#L147
Missing XML comment for publicly visible type or member 'Chord.GetHashCode()'
build: SparksMusic.Library/Note.cs#L71
Missing XML comment for publicly visible type or member 'Note.ToString()'
build: SparksMusic.Library/Note.cs#L76
Missing XML comment for publicly visible type or member 'Note.Equals(object)'
build: SparksMusic.Library/Note.cs#L81
Missing XML comment for publicly visible type or member 'Note.GetHashCode()'
build: SparksMusic.Library/Utils/EnumUtils.cs#L6
Missing XML comment for publicly visible type or member 'EnumUtils'
build: SparksMusic.Library/Utils/EnumUtils.cs#L8
Missing XML comment for publicly visible type or member 'EnumUtils.Parse<T>(string)'
build: SparksMusic.Library/Chord.cs#L139
Missing XML comment for publicly visible type or member 'Chord.ToString()'
build: SparksMusic.Library/Chord.cs#L145
Missing XML comment for publicly visible type or member 'Chord.Equals(object)'