Add support for IEC104 server #1
Annotations
20 errors and 2 warnings
static-analysis
Cannot open: File exists
|
static-analysis
Cannot open: File exists
|
static-analysis
Cannot open: File exists
|
static-analysis
Cannot open: File exists
|
static-analysis
Cannot open: File exists
|
static-analysis
Cannot open: File exists
|
static-analysis
Cannot open: File exists
|
static-analysis
Cannot open: File exists
|
static-analysis
Cannot open: File exists
|
static-analysis
Cannot open: File exists
|
static-analysis:
client/core.go#L19
exported type Client should have comment or be unexported
|
static-analysis:
client/core.go#L38
exported type LogCfg should have comment or be unexported
|
static-analysis:
client/core.go#L44
struct field typeId should be typeID
|
static-analysis:
client/core.go#L53
exported function NewSettings should have comment or be unexported
|
static-analysis:
client/core.go#L65
exported function New should have comment or be unexported
|
static-analysis:
client/core.go#L81
exported method Client.Connect should have comment or be unexported
|
static-analysis:
client/core.go#L111
exported method Client.Close should have comment or be unexported
|
static-analysis:
client/core.go#L116
exported method Client.SetLogCfg should have comment or be unexported
|
static-analysis:
client/core.go#L140
exported method Client.IsConnected should have comment or be unexported
|
static-analysis:
client/core.go#L145
method parameter typeId should be typeID
|
static-analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
static-analysis
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|