Update README.md #25
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.
|