Skip to content

Deploy to NuGet

Deploy to NuGet #94

Manually triggered November 9, 2024 17:13
Status Failure
Total duration 1m 19s
Artifacts

Deploy.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
deploy
Process completed with exit code 1.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy: Components/Dashboards/RangeFilter.razor#L15
Found markup element with unexpected name 'Row'. If this is intended to be a component, add a @using directive for its namespace.
deploy: Components/Dashboards/RangeFilter.razor#L16
Found markup element with unexpected name 'RowCol'. If this is intended to be a component, add a @using directive for its namespace.
deploy: Components/Dashboards/RangeFilter.razor#L20
Found markup element with unexpected name 'RowCol'. If this is intended to be a component, add a @using directive for its namespace.
deploy: Components/Forms/TablerForm.razor#L12
Found markup element with unexpected name 'EditForm'. If this is intended to be a component, add a @using directive for its namespace.
deploy: ClassBuilder.cs#L34
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
deploy: ClassBuilder.cs#L7
Cannot convert null literal to non-nullable reference type.
deploy: TablerExtensions.cs#L5
Cannot convert null literal to non-nullable reference type.
deploy: ObjectExtensions.cs#L50
Cannot convert null literal to non-nullable reference type.
deploy: Flags/IFlagType.cs#L16
Cannot convert null literal to non-nullable reference type.
deploy: ObjectExtensions.cs#L69
Nullability of type of parameter 'x' doesn't match overridden member (possibly because of nullability attributes).
deploy: Components/Dashboards/RangeFilter.razor#L15
Found markup element with unexpected name 'Row'. If this is intended to be a component, add a @using directive for its namespace.
deploy: Components/Dashboards/RangeFilter.razor#L16
Found markup element with unexpected name 'RowCol'. If this is intended to be a component, add a @using directive for its namespace.
deploy: Components/Dashboards/RangeFilter.razor#L20
Found markup element with unexpected name 'RowCol'. If this is intended to be a component, add a @using directive for its namespace.
deploy: Components/Forms/TablerForm.razor#L12
Found markup element with unexpected name 'EditForm'. If this is intended to be a component, add a @using directive for its namespace.
deploy: ClassBuilder.cs#L34
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
deploy: ClassBuilder.cs#L7
Cannot convert null literal to non-nullable reference type.
deploy: Components/Tables/Interfaces/IDataFactory.cs#L5
Possible null reference assignment.
deploy: Components/Tables/TableGridDataFactory.cs#L6
Possible null reference assignment.
deploy: Components/Toasts/ToastModel.cs#L9
Cannot convert null literal to non-nullable reference type.
deploy: Components/Toasts/ToastModel.cs#L17
Cannot convert null literal to non-nullable reference type.