Skip to content

Bump Wasmtime from 11.0.1 to 15.0.0 #596

Bump Wasmtime from 11.0.1 to 15.0.0

Bump Wasmtime from 11.0.1 to 15.0.0 #596

Triggered via pull request December 15, 2023 16:53
Status Success
Total duration 1m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build: DevCycle.SDK.Server.Common/Model/DevCycleUser.cs#L16
'DevCycleUser' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: DevCycle.SDK.Server.Common/Model/DevCycleEvent.cs#L147
The result of the expression is always 'true' since a value of type 'double' is never equal to 'null' of type 'double?'
build: DevCycle.SDK.Server.Common/Model/DevCycleEvent.cs#L172
The result of the expression is always 'true' since a value of type 'double' is never equal to 'null' of type 'double?'
build: DevCycle.SDK.Server.Common/Model/DevCycleUser.cs#L16
'DevCycleUser' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: DevCycle.SDK.Server.Common/Model/DevCycleEvent.cs#L147
The result of the expression is always 'true' since a value of type 'double' is never equal to 'null' of type 'double?'
build: DevCycle.SDK.Server.Common/Model/DevCycleEvent.cs#L172
The result of the expression is always 'true' since a value of type 'double' is never equal to 'null' of type 'double?'
build: DevCycle.SDK.Server.Local.Example/Program.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: DevCycle.SDK.Server.Local.MSTests/DevCycleTest.cs#L356
The variable 'key' is assigned but its value is never used
build: DevCycle.SDK.Server.Local.MSTests/DevCycleTest.cs#L359
The variable 'json' is assigned but its value is never used
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.