Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
43 views

Ya so i created this action button on a django web app and when i tried to use it got this error {"code":504,"message":"upstream request timeout"} so i do agree that its ...
raza hussain's user avatar
0 votes
1 answer
49 views

Yet another RealityKit question. I have a player Entity whose movements throughout the world model I want to be able to script. I've managed to translate the simple SceneKit actions to RealityKit, ...
PKCLsoft's user avatar
  • 1,513
0 votes
3 answers
137 views

Over the past few months, I have been getting inconsistent benchmark results, and I want to confirm if my suspicion is correct. If I perform a series of transformations to create a Spark (3.5+/4) ...
Quiescent's user avatar
  • 1,196
1 vote
2 answers
196 views

In the following two code blocks: .generate return try AnimationResource.generate(with: FromToByAnimation(from: DoorwaySegment.closedRotation, ...
PKCLsoft's user avatar
  • 1,513
0 votes
0 answers
68 views

I followed Gleb Bahmutov's guide to running Cypress tests as a Github Action, targeting the preview env of a Vercel deployment, but I'm getting 401 unauthorised errors from the beforeEach() hook that ...
Gapped's user avatar
  • 1
0 votes
1 answer
44 views

Svelte action that does things when keys are pressed: import type { Action } from "svelte/action" export const keys: Action<HTMLElement, boolean> = (node, active?: boolean) => { ...
Alex's user avatar
  • 66.6k
2 votes
1 answer
98 views

class CustomUserViewSet(UserViewSet): serializer_class = UserSerializer pagination_class = PageNumberPagination permission_classes = [permissions.IsAuthenticated] def ...
st.splash's user avatar
0 votes
1 answer
56 views

I'm trying a List with lessons with a SwipeAction to show an edit modal: @ObservedResults(Lesson.self) var lesson @State private var showEditModal = false @State private var forEdit: Lesson? ...
user2836375's user avatar
1 vote
1 answer
260 views

I'm trying to transfer a JAR file to an Azure VM using the appleboy/[email protected] GitHub Action. Below is the relevant part of my workflow: - name: Transfer JAR to Azure VM uses: appleboy/scp-...
Muhammad Saqib Javed's user avatar
0 votes
0 answers
129 views

I'm trying to test a website with Selenium by clicking on an element. The element is on the page but I cannot see it because it is covered with Selenium floating alert "Chrome is being controlled ...
Vladimir's user avatar
2 votes
1 answer
1k views

I've created a gitea action to build and push a docker image to the docker registry hosted in gitea. When pushing the image, the task returns the follwing error: ERROR: failed to solve: failed to ...
Robert Hofmann's user avatar
0 votes
1 answer
225 views

I'm setting up a CI/CD pipeline using GitHub Actions to deploy a Go backend application to a remote Ubuntu server. The workflow builds the application, transfers the binary using scp, and restarts the ...
YslamB's user avatar
  • 23
0 votes
0 answers
93 views

Looking for help with a Laravel 11 upgrade issue( Upgraded the Laravel Action as well). Getting this error when executing a queued job: class_parents(): Class abc-test id:1 does not exist and could ...
Hirumina's user avatar
  • 738
0 votes
0 answers
114 views

When attempting to access Vault secrets from a github action, the "Get Vault Secrets" section returns a 1/error but nothing else (debug is on). Output: 2m 15s ##[debug]Evaluating condition ...
Lloyd Lints's user avatar
0 votes
0 answers
28 views

A function is declare in the next.js 14 server action when I call this function with the verified="approve" ,id=1, data={payload:"bankAccount",id:1} it does not update the bank ...
Ahmadullah Ahmadi's user avatar
1 vote
0 answers
169 views

I am writing an action with ROS2 and it should be canceled when the condition is met. I am checking that in client in feedback_callback: void feedback_callback( GoalHandleRecord::SharedPtr, ...
Zesk's user avatar
  • 21
2 votes
0 answers
80 views

I try to make simple event bus that can contains Dictionary with lists of events by type. But I cannot find a type of this dictionary that would not give out errors. Please help me figure it out. ...
Vlad Panfilov's user avatar
0 votes
1 answer
430 views

I'd like to run a custom action that runs a job, but when I click on this action from the front end I see a spinner for a split second and nothing gets logged. dd($record) has no impact either. Is it ...
ang's user avatar
  • 1,601
0 votes
1 answer
61 views

and should it be done? or should the actual mongoose call of find needs to be inside route.ts file as an api and inside the action of nextjs i should make a http fetch call to this api? my problem is ...
Turing Vang's user avatar
1 vote
1 answer
92 views

I am attempting to iterate over many task scheduler entries to modify the task arguments. We have many servers running simultaneously launched scripts, all need to be reachable on the console if a ...
Stack Packet's user avatar
-1 votes
2 answers
87 views

I am new to ruby on rails. And I am trying to test one simple record pull example using Active Record. I am getting the following error while giving action from router to controller to get some ...
Mr.DevEng's user avatar
  • 1,688
-2 votes
1 answer
62 views

public enum ImgExt { jpeg, png, svg, gif, } I want the ImgExt enum value in dynamically as per the request in action method public static GetImg(Guid Id,"enumType" ImgExt) //...
Udp's user avatar
  • 1
0 votes
0 answers
71 views

I am trying to call the signup function defined my actions.ts (a server action) from a form on client side but I face the same error: You're importing a component that needs next/headers. That only ...
darel noutsa's user avatar
2 votes
1 answer
73 views

I'd first like to state that I'm new to StackOverflow, unit testing with NSubtitute and to working with actions/delegates in C# - so apologies in advance for any misuse of formatting and/or ...
GraySquid's user avatar
0 votes
1 answer
535 views

Can I directly call a workflow from within a composite action? This is my composite action: name: Service composite description: Service composite inputs: example_input: description: ...
azure action's user avatar
1 vote
1 answer
129 views

The functionality "this.actions$.pipe" does not work due to the undefined value of actions$. TypeError: Cannot read properties of undefined (reading 'pipe') at note.effects.ts:17:19 at ...
kimrenny's user avatar
-1 votes
1 answer
58 views

Trying out github actions to auto publish an npm package but its showing these errors I don't know what's wrong. I have used my own name and email in the code instead of this dummy data shown in the ...
Naeem Navjivan's user avatar
0 votes
1 answer
35 views

var obj = { RdEmail: useremailid, RduserName: username, RduserPassword: userpassword, RdGender: gender }; -----------1---------------------- $.ajax({ url: "Registration/...
prashant Masuti's user avatar
1 vote
1 answer
140 views

I have two pages in my main.py pages = { "/": root_md, "Page-MAP": page1_md, "Page-DASHBOARD": page2_md, } With the variable variable_main = "station1&...
Jérémie Marchand's user avatar
0 votes
1 answer
63 views

I have an express/mongodB backend and a sveltekit frontend. In the frontend I want the user to be able to delete some items in the backend that belongs to him. To do so, I send a cookie to the client ...
Math_Novice's user avatar
0 votes
1 answer
199 views

I need to create a TYPO3 form, that passes values via get parameters to an controller action. The form looks like this: <f:form action="filter" name="filter-form" method="...
JonathanWdl's user avatar
0 votes
2 answers
1k views

How to register a command via action without using the Console/Kernel.php file, because it does not exist in Laravel 11. I executed the command composer requires laravel/tinker php artisan vendor:...
Ivan Kachula's user avatar
2 votes
0 answers
273 views

I'm trying to set up a service container in my gitea action, but it doesn't seem to be visible to the container running the actual build - neither using the label as hostname, nor trying to connect ...
mbelow's user avatar
  • 1,133
0 votes
1 answer
56 views

Here's is my post which shows only those posts who has views. Views are counted using wp-view-counter plugin and show those posts as well who are categorized as trending term either they have views or ...
danial's user avatar
  • 11
0 votes
1 answer
56 views

I'm working on a project where I have two specific folders in my repository, folderA and folderB. I want to set up a GitHub Actions workflow that executes different jobs based on which of these ...
mitch1009's user avatar
  • 109
3 votes
0 answers
46 views

So I have an download progress notification on android with two actions, "cancel" and "pause". When the notification is updating fast the action button of the notification is not ...
alekshandru's user avatar
0 votes
1 answer
38 views

I am trying to navigate from my app to device's Call setting screen and voicemail setting screen. I am looking for Action to create intent that can navigate to setting screen. or other way to open ...
Arc Envoy's user avatar
1 vote
1 answer
178 views

I have created my own custom GPT using the "My GPTs" platform on GPT4. Now I want to add a new action to this app, via My GPTs -> choose my custom GPT -> Configure -> Actions -> ...
John Z's user avatar
  • 11
0 votes
1 answer
162 views

It's easy to enable a control using EnableWindow(Handle, True), which can be done from within an application or from an external application if you can determine the handle. This allows you to enable ...
Alister's user avatar
  • 6,931
3 votes
2 answers
414 views

I ask myself if it's considered a code smell when directly subscribing to the NGRX action stream. Consider the following use case: Let's say I have a list of entities that is stored in the NGRX store. ...
Florian's user avatar
  • 1,192
0 votes
1 answer
49 views

Here is my JavaScript Code. 'use strict'; /* import { pkg } from './module/'; */ function push() { try { let p, q, y = ''; const ng = navigator, j = x => { ...
HEMANTH ABHIRAM SOMARAJU's user avatar
-1 votes
1 answer
382 views

I’ve already created a Skill for Alexa and now I’m starting my studies in developing Actions for Google Assistant. However, I’m having trouble creating a simple Action. Even after following the video “...
Sandro Henriques's user avatar
0 votes
1 answer
188 views

I would like to find the difference between the time of today's date and the time of the date on which PR was generated within the githubactions jobs steps. What should I do? jobs: pr-comment: ...
user3871177's user avatar
2 votes
2 answers
7k views

I just created my first Next JS 14 App with App Router v4 authentication and authorization. I was so proud, too, everything works great! There is just one caveat I cannot seem to solve: Server Actions....
Benjamin Göller's user avatar
0 votes
2 answers
1k views

I have a resource in a php Filament App called LoadResource. The standard out of the box Edit action on this resource is working fine - it however does not respond to any lifecycle hooks that I place ...
Iain's user avatar
  • 21
0 votes
0 answers
670 views

Whenever a pull request to main is created, I want an action to check that the code follows our format guidelines for the repo. Unfortunately im having trouble integrating this since the command keeps ...
Micnasr's user avatar
  • 31
0 votes
1 answer
155 views

jobs: terraform_apply: name: "Terraform_apply" if: ${{ github.ref == 'refs/heads/master' && github.event.inputs.action == 'Terraform_apply' }} runs-on: ubuntu-latest ...
dhebbie Godspride's user avatar
-1 votes
1 answer
590 views

I have an app with list of posts and post's detail. Now I am trying to figure out how to effectively show toast with some text after post is editted. Let's say that I have: import { Form } from "...
mezerap's user avatar
  • 69
0 votes
1 answer
40 views

Page contains a input box with a side button with '+' on it. I could clear the input box, send some text in to it, then when I could get the web element reference of the '+' button, but for the love ...
user avatar
1 vote
0 answers
90 views

There is an application on iPhone. The Action Extension is used, it works great on the iPhone, but when you add Destination = iPad, the application starts, works, but the extension does not work. ...
Анатолий's user avatar

1
2 3 4 5
99