tests #5
Annotations
1 error and 12 warnings
Run pwsh scripts/init.ps1
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run pwsh scripts/init.ps1
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Run pwsh scripts/init.ps1
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Run pwsh scripts/init.ps1
This construct is deprecated. Formatter-based serialization is obsolete and should not be used.
|
Run pwsh scripts/init.ps1
The '>' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement the 'System.IComparable' interface in the definition of that type.
|
Run pwsh scripts/init.ps1
The '<' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement the 'System.IComparable' interface in the definition of that type.
|
Run pwsh scripts/init.ps1
This construct is deprecated. The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.
|
Run pwsh scripts/init.ps1
This and other recursive references to the object(s) being defined will be checked for initialization-soundness at runtime through the use of a delayed reference. This is because you are defining one or more recursive objects, rather than recursive functions. This warning may be suppressed by using '#nowarn "40"' or '--nowarn:40'.
|
Run pwsh scripts/init.ps1
The '>' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement the 'System.IComparable' interface in the definition of that type.
|
Run pwsh scripts/init.ps1
The '<' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement the 'System.IComparable' interface in the definition of that type.
|
Run pwsh scripts/init.ps1
This and other recursive references to the object(s) being defined will be checked for initialization-soundness at runtime through the use of a delayed reference. This is because you are defining one or more recursive objects, rather than recursive functions. This warning may be suppressed by using '#nowarn "40"' or '--nowarn:40'.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/vault/vault. Supported file pattern: go.sum
|
Loading