Identify DotvvmProperty with systematic 32-bit IDs #3258
Annotations
10 errors and 1 warning
MSBuild build:
src/Framework/Framework/Binding/DotvvmPropertyIdAssignment.cs#L272
'MemoryMarshal' does not contain a definition for 'CreateReadOnlySpan'
|
MSBuild build:
src/Framework/Framework/Binding/DotvvmPropertyIdAssignment.cs#L274
A static local function cannot contain a reference to 'this' or 'base'.
|
MSBuild build:
src/Framework/Framework/Binding/DotvvmPropertyIdAssignment.cs#L287
'BitOperations' is inaccessible due to its protection level
|
MSBuild build:
src/Framework/Framework/Binding/DotvvmPropertyIdAssignment.cs#L444
Argument 1: cannot convert from 'string' to 'System.ReadOnlySpan<char>'
|
MSBuild build:
src/Framework/Framework/Compilation/ControlTree/DefaultControlResolver.cs#L111
'Dictionary<string, int>' does not contain a definition for 'TryAdd' and no accessible extension method 'TryAdd' accepting a first argument of type 'Dictionary<string, int>' could be found (are you missing a using directive or an assembly reference?)
|
MSBuild build:
src/Framework/Framework/Compilation/ControlTree/DefaultControlResolver.cs#L193
Using the generic type 'TaskCompletionSource<TResult>' requires 1 type arguments
|
MSBuild build:
src/Framework/Framework/Compilation/ControlTree/DefaultControlResolver.cs#L210
The name 'CollectionsMarshal' does not exist in the current context
|
MSBuild build:
src/Framework/Framework/Controls/PropertyImmutableHashtable.cs#L25
The name 'HashCode' does not exist in the current context
|
MSBuild build:
src/Framework/Framework/Controls/PropertyImmutableHashtable.cs#L213
'MemoryMarshal' does not contain a definition for 'GetArrayDataReference'
|
MSBuild build:
src/Framework/Framework/Controls/PropertyImmutableHashtable.cs#L256
The name 'Vector256' does not exist in the current context
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "chrome-tests-Linux-Production-Default", "chrome-tests-Linux-Production-ExperimentalFeaturesTests", "firefox-tests-Linux-Development-Default", "firefox-tests-Linux-Development-ExperimentalFeaturesTests", "firefox-tests-Linux-Production-Default", "framework-tests-net8.0-Debug-Linux", "framework-tests-net8.0-Debug-Windows", "framework-tests-net8.0-Release-Linux", "framework-tests-net8.0-Release-Windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading