Skip to content

Update README.md

Update README.md #24

Triggered via push July 14, 2024 18:04
Status Success
Total duration 1m 11s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 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/Gesture.razor.cs#L144
Non-nullable property '_JsRuntime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/Gesture.razor.cs#L144
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/Gesture.razor.cs#L191
Possible null reference argument for parameter 'swipeDirection' in 'SwipeDirection Gesture.GetDirection(string swipeDirection, double? touchMoveX, double? touchMoveY)'.
build: IOGesture/Components/Gesture.razor.cs#L214
Possible null reference argument for parameter 'swipeDirection' in 'SwipeDirection Gesture.GetDirection(string swipeDirection, double? touchMoveX, double? touchMoveY)'.
build: IOGesture.Test/Pages/Home.razor#L10
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
build: IOGesture.Test/Pages/Home.razor#L23
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
build: IOGesture.Test/Pages/Home.razor#L37
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
build: IOGesture.Test/Pages/Home.razor#L54
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
build: IOGesture.Test/Pages/Home.razor#L64
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
build: IOGesture.Test/Pages/Home.razor#L74
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
build: IOGesture/Components/Gesture.razor.cs#L144
Non-nullable property '_JsRuntime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/Gesture.razor.cs#L144
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IOGesture/Components/Gesture.razor.cs#L191
Possible null reference argument for parameter 'swipeDirection' in 'SwipeDirection Gesture.GetDirection(string swipeDirection, double? touchMoveX, double? touchMoveY)'.
build: IOGesture/Components/Gesture.razor.cs#L214
Possible null reference argument for parameter 'swipeDirection' in 'SwipeDirection Gesture.GetDirection(string swipeDirection, double? touchMoveX, double? touchMoveY)'.
build: IOGesture.Test/Pages/Home.razor#L10
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
build: IOGesture.Test/Pages/Home.razor#L23
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
build: IOGesture.Test/Pages/Home.razor#L37
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
build: IOGesture.Test/Pages/Home.razor#L54
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
build: IOGesture.Test/Pages/Home.razor#L64
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
build: IOGesture.Test/Pages/Home.razor#L74
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.