Skip to content

Update dotnetcore.yml #45

Update dotnetcore.yml

Update dotnetcore.yml #45

Triggered via push March 29, 2024 22:29
Status Failure
Total duration 1m 18s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 17 warnings
build
AADSTS7000222: The provided client secret keys for app '***' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: a37eb89c-79a1-47e9-86a3-87683ba22800 Correlation ID: b51562b6-d438-40d8-9749-778d185288da Timestamp: 2024-03-29 22:30:44Z
build
Interactive authentication is needed. Please run: az login
build
Login failed with Error: The process '/usr/bin/az' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1, actions/checkout@v2, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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/
build: src/BxBlazor/Components/Listbox.razor#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/SampleProject/Client/Pages/Home/HomePage.razor#L67
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.
build: src/SampleProject/Client/Pages/Index.razor#L67
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.
build: src/SampleProject/Client/Pages/Index.razor#L78
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.
build: src/SampleProject/Client/Pages/Index.razor#L119
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.
build: src/SampleProject/Client/Pages/Index.razor#L145
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.
build: src/BxBlazor/Components/Listbox.razor#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/SampleProject/Client/Pages/Home/HomePage.razor#L67
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.
build: src/SampleProject/Client/Pages/Index.razor#L67
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.
build: src/SampleProject/Client/Pages/Index.razor#L78
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.
build: src/SampleProject/Client/Pages/Home/HomePage.razor#L67
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.
build: src/SampleProject/Client/Pages/Index.razor#L67
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.
build: src/SampleProject/Client/Pages/Index.razor#L78
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.
build: src/SampleProject/Client/Pages/Index.razor#L119
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.
build: src/SampleProject/Client/Pages/Index.razor#L145
Found markup element with unexpected name 'Section'. If this is intended to be a component, add a @using directive for its namespace.