Atualizando Método de Busca de Dados #124
build_and_test.yml
on: push
Build and Test .Net App
18s
Build and Test Angular App
0s
Annotations
1 error and 7 warnings
Build and Test .Net App
Process completed with exit code 1.
|
Build and Test .Net App
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@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 and Test .Net App:
Business/HomeBrokerBusiness.cs#L29
Nullability of reference types in type of parameter 'state' of 'void HomeBrokerBusiness.DisposeCache(object state)' doesn't match the target delegate 'TimerCallback' (possibly because of nullability attributes).
|
Build and Test .Net App:
HomeBrokerSPA/Program.cs#L24
Calling 'BuildServiceProvider' from application code results in an additional copy of singleton services being created. Consider alternatives such as dependency injecting services as parameters to 'Configure'. (https://aka.ms/AA5k895)
|
Build and Test .Net App:
HomeBrokerSPA/Program.cs#L25
Calling 'BuildServiceProvider' from application code results in an additional copy of singleton services being created. Consider alternatives such as dependency injecting services as parameters to 'Configure'. (https://aka.ms/AA5k895)
|
Build and Test .Net App:
Business/HomeBrokerBusiness.cs#L29
Nullability of reference types in type of parameter 'state' of 'void HomeBrokerBusiness.DisposeCache(object state)' doesn't match the target delegate 'TimerCallback' (possibly because of nullability attributes).
|
Build and Test .Net App:
HomeBrokerSPA/Program.cs#L24
Calling 'BuildServiceProvider' from application code results in an additional copy of singleton services being created. Consider alternatives such as dependency injecting services as parameters to 'Configure'. (https://aka.ms/AA5k895)
|
Build and Test .Net App:
HomeBrokerSPA/Program.cs#L25
Calling 'BuildServiceProvider' from application code results in an additional copy of singleton services being created. Consider alternatives such as dependency injecting services as parameters to 'Configure'. (https://aka.ms/AA5k895)
|