Ignore TLS/SSL error for Redis #4295
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 2 warnings
check-linters:
src/pages/EditMonitor.vue#L1116
Expected indentation of 8 spaces but found 2 tabs
|
check-linters:
src/pages/EditMonitor.vue#L1118
Expected indentation of 8 spaces but found 2 tabs
|
check-linters:
src/pages/EditMonitor.vue#L1119
Expected JSDoc block to be aligned
|
check-linters:
src/pages/EditMonitor.vue#L1119
Expected only 0 line after block description
|
check-linters:
src/pages/EditMonitor.vue#L1121
Invalid JSDoc tag (preference). Replace "return" JSDoc tag with "returns"
|
check-linters:
src/pages/EditMonitor.vue#L1124
Expected indentation of 8 spaces but found 2 tabs
|
check-linters:
src/pages/EditMonitor.vue#L1129
Expected indentation of 4 spaces but found 1 tab
|
check-linters:
src/pages/EditMonitor.vue#L1130
Trailing spaces not allowed
|
check-linters
Process completed with exit code 1.
|
check-linters:
server/util-server.js#L563
Missing JSDoc @returns description
|
check-linters:
src/pages/EditMonitor.vue#L1118
Missing JSDoc @returns declaration
|