Skip to content

debugging ci workflow#192

Open
sfc-gh-abrightwell wants to merge 11 commits into
mainfrom
abrightwell-debug
Open

debugging ci workflow#192
sfc-gh-abrightwell wants to merge 11 commits into
mainfrom
abrightwell-debug

Conversation

@sfc-gh-abrightwell
Copy link
Copy Markdown
Collaborator

Debugging CI workflow, not for merge.

sfc-gh-jsoyland and others added 3 commits May 1, 2026 14:59
Linter didn't like:
```
       > src/cb/saved_query.cr:95:29
       > [W] Lint/NotNil: Avoid using `not_nil!`
       > > name:         @name.not_nil!,
```

So removed the `not_nil!`.  It is now consistent with other
functions in the existing code base by not type-annotating
client method parameters
@sfc-gh-abrightwell sfc-gh-abrightwell requested a review from a team as a code owner May 14, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants