Skip to content

Search Result

Search Result #35

Triggered via push May 15, 2024 14:38
Status Failure
Total duration 37s
Artifacts

MasterTest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build: Pages/SearchResult.cshtml.cs#L30
The name 'YourRazorPageCollection' does not exist in the current context
build: Pages/SearchResult.cshtml.cs#L30
The name 'YourRazorPageCollection' does not exist in the current context
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Pages/isDataType.cshtml.cs#L9
Non-nullable property 'UserInput' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Pages/isDataType.cshtml.cs#L10
Non-nullable property 'DataTypeMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Pages/SearchResult.cshtml.cs#L12
Non-nullable property 'Query' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Pages/SearchResult.cshtml.cs#L14
Non-nullable property 'SearchResults' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Pages/SearchResult.cshtml.cs#L44
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Pages/SearchResult.cshtml.cs#L45
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Pages/SearchResult.cshtml.cs#L46
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Pages/SearchResult.cshtml.cs#L47
Non-nullable property 'Excerpt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Pages/SQLQueries.cshtml.cs#L10
Non-nullable property 'TableName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Pages/SQLQueries.cshtml.cs#L12
Non-nullable property 'Columns' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.