Bug fix/validation for parameters #89
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
compile.yml
on: pull_request
Ensure Project Compiles
22s
Annotations
10 errors
Ensure Project Compiles:
DotMP/Parallel.cs#L1276
Cannot convert null to 'uint' because it is a non-nullable value type
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1279
The name 'chunk_size' does not exist in the current context
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1282
The name 'num_tasks' does not exist in the current context
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1283
The name 'grainsize' does not exist in the current context
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1284
The name 'num_tasks' does not exist in the current context
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1284
The name 'grainsize' does not exist in the current context
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1276
Cannot convert null to 'uint' because it is a non-nullable value type
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1279
The name 'chunk_size' does not exist in the current context
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1282
The name 'num_tasks' does not exist in the current context
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1283
The name 'grainsize' does not exist in the current context
|