Skip to content

fix: ci/cd draft removal #7

fix: ci/cd draft removal

fix: ci/cd draft removal #7

Triggered via push August 19, 2024 11:42
Status Success
Total duration 57s
Artifacts

cicd.yaml

on: push
mxmcl-cicd
47s
mxmcl-cicd
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
mxmcl-cicd
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mxmcl-cicd: MusixmatchClientLib/MusixmatchClient.cs#L1521
'MissionManager' is obsolete: 'This method is not well tested & GraphQL API of Musixmatch's missions is not fully reverse-engineered. Use at your own risk.'
mxmcl-cicd: MusixmatchClientLib/Web/Request.cs#L21
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
mxmcl-cicd: MusixmatchClientLib/Web/Request.cs#L59
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
mxmcl-cicd: MusixmatchClientLib/API/ApiRequestFactory.cs#L36
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
mxmcl-cicd: MusixmatchClientLib/MusixmatchClient.cs#L1521
'MissionManager' is obsolete: 'This method is not well tested & GraphQL API of Musixmatch's missions is not fully reverse-engineered. Use at your own risk.'
mxmcl-cicd: MusixmatchClientLib/API/Model/Requests/TokenGet.cs#L144
Field 'TokenGet.AppConfig.SubtitlesMaxDeviation' is never assigned to, and will always have its default value 0
mxmcl-cicd: MusixmatchClientLib/API/Model/Requests/TokenGet.cs#L123
Field 'TokenGet.AppConfig.IsRoviCopyEnabled' is never assigned to, and will always have its default value false
mxmcl-cicd: MusixmatchClientLib/API/Model/Requests/TokenGet.cs#L36
Field 'TokenGet.Tracking.TrackCacheTtl' is never assigned to, and will always have its default value 0
mxmcl-cicd: MusixmatchClientLib/API/Model/Requests/JwtGet.cs#L9
Field 'JwtGet.JwtToken' is never assigned to, and will always have its default value null
mxmcl-cicd: MusixmatchClientLib/API/Model/Requests/CrowdSuggestionGet.cs#L15
Field 'CrowdSuggestionGet.TrackList.Track' is never assigned to, and will always have its default value null