felipementel is testing out Azure Function GitHub Actions π #67
Annotations
10 errors and 3 warnings
src/AzureFunction/DEPLOY.BikeApp.Function/Function1.cs#L10
'Function1._logger': cannot declare instance members in a static class
|
src/AzureFunction/DEPLOY.BikeApp.Function/Function1.cs#L12
Static classes cannot have instance constructors
|
src/AzureFunction/DEPLOY.BikeApp.Function/Function1.cs#L18
'Run': cannot declare instance members in a static class
|
src/AzureFunction/DEPLOY.BikeApp.Function/Function1.cs#L10
'Function1': static types cannot be used as type arguments
|
src/AzureFunction/DEPLOY.BikeApp.Function/Function1.cs#L12
'Function1': static types cannot be used as type arguments
|
src/AzureFunction/DEPLOY.BikeApp.Function/Function1.cs#L10
'Function1._logger': cannot declare instance members in a static class
|
src/AzureFunction/DEPLOY.BikeApp.Function/Function1.cs#L12
Static classes cannot have instance constructors
|
src/AzureFunction/DEPLOY.BikeApp.Function/Function1.cs#L18
'Run': cannot declare instance members in a static class
|
src/AzureFunction/DEPLOY.BikeApp.Function/Function1.cs#L10
'Function1': static types cannot be used as type arguments
|
src/AzureFunction/DEPLOY.BikeApp.Function/Function1.cs#L12
'Function1': static types cannot be used as type arguments
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
|
|
The logs for this run have expired and are no longer available.
Loading