Skip to content

Feature custom data source synonyms / labels #1904

Feature custom data source synonyms / labels

Feature custom data source synonyms / labels #1904

Triggered via pull request November 11, 2025 23:01
Status Failure
Total duration 1m 6s
Artifacts

static_analysis.yml

on: pull_request
Static analysis
1m 3s
Static analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Static analysis
Process completed with exit code 1.
Static analysis: src/Form/Settings/TypeSynonymsCollectionType.php#L178
Using nullsafe property access "?->value" on left side of ?? is unnecessary. Use -> instead.
Static analysis: src/Form/Settings/TypeSynonymsCollectionType.php#L177
Using nullsafe property access "?->value" on left side of ?? is unnecessary. Use -> instead.
Static analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/