Satont

Results 105 issues of Satont

**Please describe what the rule should do:** Break style for `class` attributes, or maybe even class and style attributes? I wan't to line break multi line classes to oneline. I'm...

new rule proposition
in consideration

Hi, why https://github.com/drone/go-scm/blob/master/scm/driver/gitea/git.go#L76-L82 not implemented and can it be added?

``` Unhandled rejection TypeError: undefined is not a function at DGuard.guard [as _fn] (/config/workspace/plumeware/src/guards/SlashCommandPermission.ts:5:55) at next (/config/workspace/plumeware/node_modules/@typeit/src/decorators/classes/Method.ts:83:37) at /config/workspace/plumeware/node_modules/@typeit/src/decorators/classes/Method.ts:97:34 at DSlash. (/config/workspace/plumeware/node_modules/@typeit/src/decorators/classes/Method.ts:29:43) at Bot.executeSlash (/config/workspace/plumeware/node_modules/@typeit/src/Client.ts:368:24) at AppDiscord.onMessage (/config/workspace/plumeware/src/events/interaction.ts:8:12) at next...

**Is your feature request related to a problem? Please describe.** We can join new followed channels, and leaves not more followed channels. Can be with flags like `leave_unfollowed, join_followed`, or...

enhancement

``` Run pnpm/action-setup@v[2](https://github.com/Satont/tsuwari/runs/6951188005?check_suite_focus=true#step:4:2).2.2 with: version: 7 run_install: false dest: ~/setup-pnpm Running self-installer... Error: ENOENT: no such file or directory, uv_cwd at process.wrappedCwd (internal/bootstrap/switches/does_own_process_state.js:128:26) at process.cwd (/mnt/volume/gh-runners/2/_work/_actions/pnpm/action-setup/v2.2.2/dist/pnpm.js:[3](https://github.com/Satont/tsuwari/runs/6951188005?check_suite_focus=true#step:4:3)2:23) at ../../node_modules/.pnpm/[email protected].[4](https://github.com/Satont/tsuwari/runs/6951188005?check_suite_focus=true#step:4:4)2/node_modules/get-source/impl/path.js (/mnt/volume/gh-runners/2/_work/_actions/pnpm/action-setup/v2.2.2/dist/pnpm.js:29678:[5](https://github.com/Satont/tsuwari/runs/6951188005?check_suite_focus=true#step:4:5)8) at...

# Describe the bug ``` warning: Cannot load module "https://deno.land/x/[email protected]/node_modules/immutable/dist/immutable-nonambient.d.ts". at https://deno.land/x/[email protected]/mod.ts:3:15 If the source module contains only types, use `import type` and `export type` to import it instead. error:...

**Describe the bug** Not scrobbling from radiorecord because of ui changes. **How to reproduce** Steps to reproduce the behavior: 1. Go to https://radiorecord.ru 2. Click on any radio **Expected behavior**...

bug
outdated

```ts import { VM } from 'vm2'; const vm = new VM({ timeout: 5000, }); const result = await vm.run(`while (true) {new BigInt64Array(1000000000).fill(100000000n)}`); ``` This will be runned infinitelly, without...

bug
wontfix
confirmed

Yesterday I found myself in a situation where autodetection was preventing me from installing the right version of nodejs. I managed to set `18.7.0` even though the releases already have...

feature

hacktoberfest