anz-bank / sysl

Sysl (pronounced "sizzle") is a system specification language
https://sysl.io
Apache License 2.0
122 stars 42 forks source link

The sysl repo has broken Go code #1010

Closed anzdaddy closed 4 years ago

anzdaddy commented 4 years ago

Please do not post any internal, closed source snippets on this public issue tracker!

Description

Go code errors in the sysl repo are causing a storm of VSCode alerts.

Steps to Reproduce

  1. Checkout the sysl repo.
  2. Open it in VSCode.

Expected behavior

A clean VSCode window when working in the sysl repo.

Actual behavior

image

Your Environment

$ sysl info
Build:
  Version      : v0.185.0
  Git Commit   : 2a486a10550284976d08a7002d0f7b296a45da6e
  Date         : 2020-08-16T10:25:55Z
  Go Version   : go1.14.3 linux/amd64
  OS           : linux/amd64
anzdaddy commented 4 years ago

nvm. It was the Go extension needing a restart.