You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
expect(core.setFailed).toHaveBeenNthCalledWith(1,'latest tag name is not valid semver: "invalid-semver"')
58
+
expect(core.setFailed).toHaveBeenNthCalledWith(1,'latest tag name "invalid-semver" is not valid semver. GitHub API response: {"name":"invalid-semver"}')
0 commit comments