Skip to content

updated dependencies #196

updated dependencies

updated dependencies #196

Triggered via push December 10, 2023 10:19
Status Failure
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: Tests_Blazor.Canvas/Tests_Operation.cs#L20
The name 'CollectionAssert' does not exist in the current context
build: Tests_Blazor.Canvas/Tests_Operation.cs#L36
The name 'CollectionAssert' does not exist in the current context
build: Tests_Blazor.Canvas/Tests_Operation.cs#L52
The name 'CollectionAssert' does not exist in the current context
build: Tests_Blazor.Canvas/Tests_Operation.cs#L74
'Assert' does not contain a definition for 'IsNotNull'
build: Tests_Blazor.Canvas/Tests_Operation.cs#L75
The name 'CollectionAssert' does not exist in the current context
build: Tests_Blazor.Canvas/Tests_Operation.cs#L76
'Assert' does not contain a definition for 'AreEqual'
build: Tests_Blazor.Canvas/Tests_Operation.cs#L77
The name 'CollectionAssert' does not exist in the current context
build: Tests_Blazor.Canvas/Tests_Operation.cs#L78
The name 'CollectionAssert' does not exist in the current context
build: Tests_Blazor.Canvas/Tests_Operation.cs#L79
The name 'CollectionAssert' does not exist in the current context
build: Tests_Blazor.Canvas/Tests_Operation.cs#L80
'Assert' does not contain a definition for 'AreEqual'
build: Canvas/CanvasHelper.cs#L92
Unreachable code detected
build: Canvas/CanvasHelper.cs#L103
Unreachable code detected
build: Canvas/CanvasHelper.cs#L114
Unreachable code detected
build
'Context2D.ScrollPathIntoViewAsync()' is obsolete: 'Experimental method. Use at own risk. See https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/scrollPathIntoView.'
build
'Context2D.ScrollPathIntoViewAsync(string)' is obsolete: 'Experimental method. Use at own risk. See https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/scrollPathIntoView.'
build
'Context2D.ScrollPathIntoViewAsync()' is obsolete: 'Experimental method. Use at own risk. See https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/scrollPathIntoView.'
build
'Context2D.ScrollPathIntoViewAsync(string)' is obsolete: 'Experimental method. Use at own risk. See https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/scrollPathIntoView.'
build
'Batch2D.ScrollPathIntoViewAsync()' is obsolete: 'Experimental method. Use at own risk. See https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/scrollPathIntoView.'
build
'Batch2D.ScrollPathIntoViewAsync(string)' is obsolete: 'Experimental method. Use at own risk. See https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/scrollPathIntoView.'
build
'Context2D.CurrentTransformAsync()' is obsolete: 'Experimental method. Use at own risk. See https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/currentTransform.'