Add example for VLAN sub-interfaces #2272
Annotations
5 errors and 2 warnings
Yetus:
sdn/examples/vlan-subinterfaces/README.md#L103
markdownlint:MD047/single-trailing-newline Files should end with a single newline character
|
Yetus:
sdn/vm/cmd/sdnagent/parse.go#L254
golangcilint: cmd/sdnagent/parse.go:254: Line contains TODO/BUG/FIXME: "TODO: check that within a network it is ..." (godox)
|
Yetus:
sdn/vm/cmd/sdnagent/parse.go#L259
golangcilint: cmd/sdnagent/parse.go:259: Line contains TODO/BUG/FIXME: "TODO" (godox)
|
Yetus:
sdn/vm/pkg/configitems/veth.go#L217
golangcilint: assigned to err, but never used afterwards (wastedassign)
|
Yetus:
sdn/vm/pkg/configitems/veth.go#L217
golangcilint: ineffectual assignment to err (ineffassign)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "yetus-scan".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading