Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try out Github Actions for CI #289

Closed
wants to merge 1 commit into from
Closed

Conversation

SleeplessByte
Copy link
Member

Do not merge (just yet), this is an experiment.

Do not merge (just yet), this is an experiment.
@pacman-bot
Copy link

8 Messages
📖 exercises/atbash-cipher/atbash-cipher.example.ts#L2 - Type string trivially inferred from a string literal, remove type annotation. (@typescript-eslint/no-inferrable-types)
📖 exercises/atbash-cipher/atbash-cipher.example.ts#L3 - Type string trivially inferred from a string literal, remove type annotation. (@typescript-eslint/no-inferrable-types)
📖 exercises/beer-song/beer-song.example.ts#L28 - Type number trivially inferred from a number literal, remove type annotation. (@typescript-eslint/no-inferrable-types)
📖 exercises/clock/clock.example.ts#L5 - Type number trivially inferred from a number literal, remove type annotation. (@typescript-eslint/no-inferrable-types)
📖 exercises/pangram/pangram.example.ts#L7 - Type string trivially inferred from a string literal, remove type annotation. (@typescript-eslint/no-inferrable-types)
📖 exercises/pythagorean-triplet/pythagorean-triplet.example.ts#L35 - Type number trivially inferred from a number literal, remove type annotation. (@typescript-eslint/no-inferrable-types)
📖 exercises/robot-simulator/robot-simulator.example.ts#L5 - Type number trivially inferred from a number literal, remove type annotation. (@typescript-eslint/no-inferrable-types)
📖 exercises/robot-simulator/robot-simulator.example.ts#L5 - Type string trivially inferred from a string literal, remove type annotation. (@typescript-eslint/no-inferrable-types)

Generated by 🚫 Danger

@SleeplessByte
Copy link
Member Author

Woot. This was actually super fast! Let's see if we can also run danger on there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants