closes #969 #913
Annotations
12 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
ServiceItemsPlanningPlugin/Core.cs#L141
'SentryOptions.EnableTracing' is obsolete: 'Use TracesSampleRate or TracesSampler instead'
|
build:
ServiceItemsPlanningPlugin/Core.cs#L151
The variable 'pattern' is assigned but its value is never used
|
build:
ServiceItemsPlanningPlugin/Core.cs#L141
'SentryOptions.EnableTracing' is obsolete: 'Use TracesSampleRate or TracesSampler instead'
|
build:
ServiceItemsPlanningPlugin/Core.cs#L151
The variable 'pattern' is assigned but its value is never used
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build
'SentryOptions.EnableTracing' is obsolete: 'Use TracesSampleRate or TracesSampler instead'
|
build
The variable 'ex' is declared but never used
|
build
Field 'ServiceLogic._eventHandlers' is never assigned to, and will always have its default value null
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build
'SentryOptions.EnableTracing' is obsolete: 'Use TracesSampleRate or TracesSampler instead'
|
build
The variable 'pattern' is assigned but its value is never used
|