DSL v1.0.0-alpha1 #146
Annotations
3 warnings
build (8.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@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 (8.0.x):
src/dashboard/Synapse.Dashboard/Components/MonacoEditor/Store.cs#L51
Parameter 'IMonacoEditorHelper monacoEditorHelper' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
build (8.0.x):
src/dashboard/Synapse.Dashboard/Components/MonacoEditor/Store.cs#L51
Parameter 'IMonacoEditorHelper monacoEditorHelper' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|