Skip to content

Update dotnet.yml

Update dotnet.yml #19

Triggered via push July 6, 2024 14:47
Status Success
Total duration 1m 14s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: IOGesture/Components/IOGesture.razor.cs#L128
Non-nullable property '_JsRuntime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/IOGesture.razor.cs#L128
Non-nullable property 'Classes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/IOGesture.razor.cs#L128
Non-nullable property 'Styles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/IOGesture.razor.cs#L175
Possible null reference argument for parameter 'swipeDirection' in 'SwipeDirection IOGesture.GetDirection(string swipeDirection, double? touchMoveX, double? touchMoveY)'.
build: IOGesture/Components/IOGesture.razor.cs#L198
Possible null reference argument for parameter 'swipeDirection' in 'SwipeDirection IOGesture.GetDirection(string swipeDirection, double? touchMoveX, double? touchMoveY)'.
build: IOGesture.Test/Pages/Home.razor#L125
Possible null reference assignment.
build: IOGesture/Components/IOGesture.razor.cs#L128
Non-nullable property '_JsRuntime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/IOGesture.razor.cs#L128
Non-nullable property 'Classes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/IOGesture.razor.cs#L128
Non-nullable property 'Styles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/IOGesture.razor.cs#L175
Possible null reference argument for parameter 'swipeDirection' in 'SwipeDirection IOGesture.GetDirection(string swipeDirection, double? touchMoveX, double? touchMoveY)'.
build: IOGesture/Components/IOGesture.razor.cs#L198
Possible null reference argument for parameter 'swipeDirection' in 'SwipeDirection IOGesture.GetDirection(string swipeDirection, double? touchMoveX, double? touchMoveY)'.
build: IOGesture.Test/Pages/Home.razor#L125
Possible null reference assignment.
build: IOGesture/Components/IOGesture.razor.cs#L128
Non-nullable property '_JsRuntime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/IOGesture.razor.cs#L128
Non-nullable property 'Classes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/IOGesture.razor.cs#L128
Non-nullable property 'Styles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/IOGesture.razor.cs#L175
Possible null reference argument for parameter 'swipeDirection' in 'SwipeDirection IOGesture.GetDirection(string swipeDirection, double? touchMoveX, double? touchMoveY)'.