Merge branch 'main' into proposal/silkx #67
Annotations
30 errors and 36 warnings
Linux Build
Updating crates.io index
|
Linux Build
Updating git repository `https://github.com/gfx-rs/wgpu`
|
Linux Build
Downloading crates ...
|
Linux Build
Downloaded aho-corasick v1.1.2
|
Linux Build
Downloaded glow v0.13.0
|
Linux Build
Downloaded codespan-reporting v0.11.1
|
Linux Build
Downloaded fixedbitset v0.4.2
|
Linux Build
Downloaded ahash v0.8.6
|
Linux Build
Downloaded ron v0.8.1
|
Linux Build
Downloaded raw-window-handle v0.5.2
|
Darwin Build
Updating crates.io index
|
Darwin Build
Updating git repository `https://github.com/gfx-rs/wgpu`
|
Darwin Build
Downloading crates ...
|
Darwin Build
Downloaded core-graphics-types v0.1.2
|
Darwin Build
Downloaded log v0.4.20
|
Darwin Build
Downloaded foreign-types-macros v0.2.3
|
Darwin Build
Downloaded block v0.1.6
|
Darwin Build
Downloaded glob v0.3.1
|
Darwin Build
Downloaded gpu-descriptor-types v0.1.2
|
Darwin Build
Downloaded foreign-types v0.5.0
|
Windows Build
Updating crates.io index
|
Windows Build
Updating git repository `https://github.com/gfx-rs/wgpu`
|
Windows Build
Downloading crates ...
|
Windows Build
Downloaded parking_lot v0.12.1
|
Windows Build
Downloaded gpu-descriptor v0.2.4
|
Windows Build
Downloaded errno v0.3.7
|
Windows Build
Downloaded lock_api v0.4.11
|
Windows Build
Downloaded lazycell v1.3.0
|
Windows Build
Downloaded libloading v0.8.1
|
Windows Build
Downloaded base64 v0.21.5
|
Linux 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/.
|
Linux 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/
|
Linux Build:
build/nuke/Build.CodeSigning.cs#L38
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
|
Linux Build:
build/nuke/Build.Core.cs#L60
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
|
Linux Build:
build/nuke/Build.Generation.cs#L34
'Logger.Error(string)' is obsolete: 'Use Serilog.Log.Error instead'
|
Linux Build:
build/nuke/Build.Generation.cs#L92
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Linux Build:
build/nuke/Build.Generation.cs#L98
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Linux Build:
build/nuke/Build.NuGet.cs#L47
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Linux Build:
build/nuke/Build.NuGet.cs#L67
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
|
Linux Build:
build/nuke/Build.PublicApi.cs#L187
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Linux Build:
build/nuke/Build.PublicApi.cs#L193
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Linux Build:
build/nuke/Build.ReviewHelpers.cs#L30
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
|
Darwin 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/.
|
Darwin 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/
|
Darwin Build:
build/nuke/Build.CodeSigning.cs#L38
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
|
Darwin Build:
build/nuke/Build.Core.cs#L60
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
|
Darwin Build:
build/nuke/Build.Generation.cs#L34
'Logger.Error(string)' is obsolete: 'Use Serilog.Log.Error instead'
|
Darwin Build:
build/nuke/Build.Generation.cs#L92
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Darwin Build:
build/nuke/Build.Generation.cs#L98
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Darwin Build:
build/nuke/Build.NuGet.cs#L47
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Darwin Build:
build/nuke/Build.NuGet.cs#L67
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
|
Darwin Build:
build/nuke/Build.PublicApi.cs#L187
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Darwin Build:
build/nuke/Build.PublicApi.cs#L193
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Darwin Build:
build/nuke/Build.ReviewHelpers.cs#L30
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
|
Windows 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/.
|
Windows 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/
|
Windows Build:
build/nuke/Build.CodeSigning.cs#L38
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
|
Windows Build:
build/nuke/Build.Core.cs#L60
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
|
Windows Build:
build/nuke/Build.Generation.cs#L34
'Logger.Error(string)' is obsolete: 'Use Serilog.Log.Error instead'
|
Windows Build:
build/nuke/Build.Generation.cs#L92
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Windows Build:
build/nuke/Build.Generation.cs#L98
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Windows Build:
build/nuke/Build.NuGet.cs#L47
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Windows Build:
build/nuke/Build.NuGet.cs#L67
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
|
Windows Build:
build/nuke/Build.PublicApi.cs#L187
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Windows Build:
build/nuke/Build.PublicApi.cs#L193
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Windows Build:
build/nuke/Build.ReviewHelpers.cs#L30
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
|